[INFO] cloning repository https://github.com/ChoSanghyuk/lolche_bot_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChoSanghyuk/lolche_bot_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoSanghyuk%2Flolche_bot_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoSanghyuk%2Flolche_bot_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45988ba00074b7ac4649dcf07ee20099225f0b8a
[INFO] fixing ChoSanghyuk/lolche_bot_rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoSanghyuk%2Flolche_bot_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChoSanghyuk/lolche_bot_rust
[INFO] finished tweaking git repo https://github.com/ChoSanghyuk/lolche_bot_rust
[INFO] tweaked toml for git repo https://github.com/ChoSanghyuk/lolche_bot_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChoSanghyuk/lolche_bot_rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChoSanghyuk/lolche_bot_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5680680dff8f94c10c9271661202910e5712d82236fb5519daea129983692309
[INFO] running `Command { std: "docker" "start" "5680680dff8f94c10c9271661202910e5712d82236fb5519daea129983692309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5680680dff8f94c10c9271661202910e5712d82236fb5519daea129983692309" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5680680dff8f94c10c9271661202910e5712d82236fb5519daea129983692309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5680680dff8f94c10c9271661202910e5712d82236fb5519daea129983692309" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling cc v1.2.4
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]    Compiling mysql v25.0.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking keyed_priority_queue v0.4.2
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking vec_box v1.0.0
[INFO] [stderr]     Checking cute v0.3.0
[INFO] [stderr]     Checking min_max_macros v0.1.1
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking sugar v0.2.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_utils v0.14.2
[INFO] [stderr]    Compiling teloxide-macros v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling frunk_derives v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=9fe464cd08916b14 -C extra-filename=-8ab4cb6dd6fd948c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-32b5516b372e5710.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-524b4a8b297c6252.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-73045404899c7ec3.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d2ddb867c336983a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8b4b5a7f96e97d37.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e6080cd01efe6102.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3fa814c7ef182c8e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-a7958a316483da2e.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-e8c7a80568050100.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-024d51eccc158782.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5680680dff8f94c10c9271661202910e5712d82236fb5519daea129983692309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5680680dff8f94c10c9271661202910e5712d82236fb5519daea129983692309", kill_on_drop: false }`
[INFO] [stdout] 5680680dff8f94c10c9271661202910e5712d82236fb5519daea129983692309
